kernel: add missing dependency on kmod-drm to kmod-i2c-hid
authorDaniel Golle <[email protected]>
Sat, 19 Jul 2025 01:53:22 +0000 (02:53 +0100)
committerDaniel Golle <[email protected]>
Sat, 19 Jul 2025 01:53:22 +0000 (02:53 +0100)
commit719c9059b2a81370e5855390d34c889d1bd635dd
treefdccd9e8ffeaf5a75ecd3c01f7a8d605963ae356
parentce81918d4be62c9c7254068b3cdeb94569aa685f
kernel: add missing dependency on kmod-drm to kmod-i2c-hid

Buildbot revealed that on the x86/geode target, on which CONFIG_DRM=y isn't set,
kmod-i2c-hid misses the dependency on kmod-drm. Fix that to fix the build for
x86/geode.

Fixes: c83e275c9b ("kernel: package modules for I2C HID devices")
Signed-off-by: Daniel Golle <[email protected]>
package/kernel/linux/modules/i2c.mk